body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	color: #000;
	background-color: #FF0;
}
#wrapper {
	padding: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
}
a:link {
	color: #00F;
	font-weight: bold;
}

a:visited {
	color: #C00;
}
a:hover {
	color: #F60;
}
a:active {
	color: #0F0;
	font-weight: bold;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #03F;
	text-decoration: none;
	text-align: center;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0em;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #03F;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 1em;
	padding-bottom: 10px;
}
#wrapper ol {
	line-height: 150%;
	font-size: large;
}

.Cap {
	font-size: xx-large;
	color: #03F;
	font-weight: bold;
	text-align: left;
}
#wrapper .copyright {
	font-size: medium;
	font-style: normal;
	color: #666;
}
#wrapper .Memberships {
	font-size: x-large;
	color: #F00;
	margin-top: 2em;
	margin-bottom: 2em;
}


.email {
	color: #03F;
}
.LargePhotos {
	border: medium solid #00F;
	padding: 2px;
	float: none;
	height: auto;
	width: auto;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: 50px;
	text-align: center;
	left: 50px;
}
.padding {
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 40px;
	padding-bottom: 40px;
}
#wrapper p {
	font-style: normal;
}
.BlueBold {
	font-weight: bold;
	color: #03F;
}
.MediumPhotos {
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 75px;
	border: medium solid #00F;
	padding: 2px;
}
